home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / programs / modrip21 / modrip21.doc < prev    next >
Text File  |  1996-07-14  |  4KB  |  92 lines

  1.  
  2.                              ┌───────────────────┐
  3.                                Module Ripper 2.1
  4.                              └───────────────────┘
  5.  
  6.  
  7.   1. General Information ┌───────────────────────────────────────────────────
  8.  ────────────────────────┘
  9.  
  10.      Mod-Rip  extracts  modules  from  files.  The  module  itself  should be
  11.    uncompressed.  If  the  whole file (demo, intro or whatever) is compressed
  12.    with  an  executable  compressor such as PkLite, you should first open the
  13.    file using a suitable program, for example XOpen, Unpack, Tron, etc.
  14.  
  15.      The ripper is currently able to handle 10 module formats:
  16.    MOD: 1-32 channels, many formats
  17.    STM: Scream Tracker 2
  18.    S3M: Scream Tracker 3
  19.     XM: Fast Tracker 2
  20.    ULT: Ultra Tracker
  21.    MID: Standard MIDI files
  22.    DMF: X-Tracker
  23.    MDL: DigiTrakker
  24.    MTM: Multieditor
  25.    669: Composer 669
  26.  
  27.  
  28.   2. How to use ┌────────────────────────────────────────────────────────────
  29.  ───────────────┘
  30.  
  31.      The command line parameters are as shown here:
  32.  
  33.                                       MOD-RIP.EXE <filename> [-oxxxx]
  34.                                                        │         │
  35.        Name of file where you want to find the module ─┘         │
  36.                                                                  │
  37.           Offset from the beginning of the file (optional) ──────┘
  38.         "xxxx" is a decimal number by defult. Hexadecimals
  39.        can be used in assemly, C, or Pascal-style notation.
  40.        (For example, 12345h or 0x12345 or $12345.)
  41.  
  42.      Once  you started the ripper, it will try to find a module in that file.
  43.    A  progress  indicator on the top of the screen shows how much of the file
  44.    is  processed.  If  it  finds something that can be a module, then you are
  45.    prompted  for  a  filename  for  that one. Before you enter a name, please
  46.    check  the  information  displayed  in  the  middle of the screen. If, for
  47.    example,  the  title  of  the  "module"  is pure garbage, then it is not a
  48.    module,  but  a  false  identification. I tried to minimize the chance for
  49.    false identifications, but it is always possible to fool a ripper.
  50.      If  you  don't  want  to save that module, then just press ENTER without
  51.    entering  a  filename.  Searching  can  be interrupted by pressing ESC any
  52.    time.
  53.  
  54.  
  55.   2.1. How to get the doc ┌──────────────────────────────────────────────────
  56.  ─────────────────────────┘
  57.  
  58.      Entering
  59.  
  60.          MOD-RIP -dMOD-RIP.DOC
  61.  
  62.      will print the doc to the file MOD-RIP.DOC.
  63.  
  64.  
  65.   3. Files in the ZIP ┌──────────────────────────────────────────────────────
  66.  ─────────────────────┘
  67.  
  68.       FILE_ID.DIZ   You guess...                                    226 bytes
  69.      MODRIP21.DOC   The textfile you are reading right now.        3682 bytes
  70.      MODRIP21.EXE   The executable moduleripper.                  15203 bytes
  71.      REMAL107.NFO   Remal info file.                              16223 bytes
  72.  
  73.    Anything found in the archive is garbage added by BBSes.
  74.  
  75.   4. What's new? ┌───────────────────────────────────────────────────────────
  76.  ────────────────┘
  77.  
  78.    - support for MIDI, DMF and MDL
  79.    - XM support improved (it was fooled by multisampled instruments)
  80.    - about twice as fast as it used to be
  81.  
  82.  
  83.   5. Remember... ┌───────────────────────────────────────────────────────────
  84.  ────────────────┘
  85.  
  86.      Remember  that using ripped modules without the composer's permission is
  87.    usually  considered  stealing.  Ripping  well-known trade-mark samples and
  88.    melodies will make you look pretty lame. So think about it.
  89.  
  90.  signed,
  91.         Zed/Remal, 1996
  92.